Skip to content

Add refresh token auth diagnostics#21

Merged
dsghi merged 1 commit intomainfrom
codex/refresh-auth-diagnostics
May 5, 2026
Merged

Add refresh token auth diagnostics#21
dsghi merged 1 commit intomainfrom
codex/refresh-auth-diagnostics

Conversation

@dsghi
Copy link
Copy Markdown
Contributor

@dsghi dsghi commented May 5, 2026

Summary

  • Add structured refresh-token rotation outcomes so invalid_grant logs identify the server-side rejection bucket.
  • Log short SHA-256 refresh-token fingerprints on refresh success/failure to correlate stale per-session token generations without logging token material.
  • Update fake-store semantics/tests and changelog for the new diagnostics.

Validation

  • git diff --check
  • dotnet test devbrain.slnx

@dsghi dsghi merged commit 063b63d into main May 5, 2026
4 checks passed
@dsghi dsghi deleted the codex/refresh-auth-diagnostics branch May 5, 2026 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant